Home
last modified time | relevance | path

Searched hist:"7 c33b8c4229af19797c78de48827ca70228c1f47" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dswap.cdiff 7c33b8c4229af19797c78de48827ca70228c1f47 Tue Feb 27 18:42:40 CET 2024 Matthew Wilcox (Oracle) <willy@infradead.org> mm: remove use of folio list from folios_put()

Instead of putting the interesting folios on a list, delete the
uninteresting one from the folio_batch.

Link: https://lkml.kernel.org/r/20240227174254.710559-7-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Ryan Roberts <ryan.roberts@arm.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>